PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / getLL Method
In This Topic
    getLL Method
    In This Topic
    Gets the position of lower-left corner.
    Syntax
    public PDFPoint getLL()

    Return Value

    The position of lower-left corner of the rectangle.
    See Also